home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _032D0552CF2B49A9BDE8E489F877A6B4 < prev    next >
Text File  |  2006-03-14  |  3KB  |  103 lines

  1. <window>
  2.     <id>770</id>
  3.     <defaultcontrol>2</defaultcontrol>
  4.     <allowoverlay>yes</allowoverlay>
  5.     <define>#header.label:#explorer_title</define>
  6.     <define>#header.location:</define>
  7.     <define>#header.image:explorer_logo.png</define>
  8.     <define>#header.hover:hover_my explorer.png</define>
  9.     <controls>
  10.         <import>common.window.xml</import>
  11.         <control>
  12.             <description>My explorer File Size label</description>
  13.             <type>label</type>
  14.             <id>1</id>
  15.             <posX>40</posX>
  16.             <posY>530</posY>
  17.             <label>#explorer_size</label>
  18.             <font>font16</font>
  19.             <align>left</align>
  20.             <textcolor>White</textcolor>
  21.         </control>
  22.         <control>
  23.             <type>group</type>
  24.             <description>group element</description>
  25.             <animation>FlyInFromLeft</animation>
  26.             <posX>60</posX>
  27.             <posY>97</posY>
  28.             <layout>StackLayout</layout>
  29.             <control>
  30.                 <description>select source</description>
  31.                 <type>button</type>
  32.                 <id>2</id>
  33.                 <label>2201</label>
  34.                 <onleft>2</onleft>
  35.                 <onright>20</onright>
  36.                 <onup>17</onup>
  37.                 <ondown>3</ondown>
  38.             </control>
  39.             <control>
  40.                 <description>select destination</description>
  41.                 <type>button</type>
  42.                 <id>3</id>
  43.                 <label>2202</label>
  44.                 <onleft>3</onleft>
  45.                 <onright>20</onright>
  46.                 <onup>2</onup>
  47.                 <ondown>4</ondown>
  48.             </control>
  49.             <control>
  50.                 <description>copy files</description>
  51.                 <type>button</type>
  52.                 <id>4</id>
  53.                 <label>2203</label>
  54.                 <onleft>2</onleft>
  55.                 <onright>20</onright>
  56.                 <onup>3</onup>
  57.                 <ondown>5</ondown>
  58.             </control>
  59.             <control>
  60.                 <description>make dir</description>
  61.                 <type>button</type>
  62.                 <id>5</id>
  63.                 <label>2204</label>
  64.                 <onleft>5</onleft>
  65.                 <onright>20</onright>
  66.                 <onup>4</onup>
  67.                 <ondown>6</ondown>
  68.             </control>
  69.             <control>
  70.                 <description>reset selection</description>
  71.                 <type>button</type>
  72.                 <id>6</id>
  73.                 <label>2205</label>
  74.                 <onleft>5</onleft>
  75.                 <onright>20</onright>
  76.                 <onup>5</onup>
  77.                 <ondown>7</ondown>
  78.             </control>
  79.             <control>
  80.                 <description>mark all</description>
  81.                 <type>button</type>
  82.                 <id>7</id>
  83.                 <label>2206</label>
  84.                 <onleft>6</onleft>
  85.                 <onright>20</onright>
  86.                 <onup>6</onup>
  87.                 <ondown>2</ondown>
  88.             </control>
  89.         </control>
  90.         <control>
  91.             <description>file listcontrol</description> 
  92.             <type>listcontrol</type> 
  93.             <id>20</id> 
  94.             <posX>270</posX>
  95.             <posY>97</posY>
  96.             <height>450</height>
  97.             <onright>2</onright> 
  98.             <onleft>2</onleft> 
  99.             <onup>4</onup> 
  100.             <ondown>2</ondown> 
  101.         </control>
  102.     </controls>
  103. </window>